home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -seriously_amiga- / misc / felix / install / install_für_ged5.german.bat < prev   
DOS Batch File  |  1999-01-25  |  220b  |  9 lines

  1. ; install the felix.api for german
  2. if exists golded:api
  3.   copy /Felix_GED5.api golded:etc/api/Felix.api
  4. endif
  5.  
  6. if exists golded:catalogs/deutsch/
  7.   copy /catalogs/deutsch/felix.catalog golded:etc/catalogs/deutsch/
  8. endif
  9.